home *** CD-ROM | disk | FTP | other *** search
/ VRML 2.0 Sourcebook (2nd Edition) / VRML 2.0 Sourcebook CD [md5 fed90f4f9c39d5a60d477058775c7e21].iso / software / radiance / ez3d / win95nt / data.z / 3DStudio.info < prev    next >
Text File  |  1996-02-27  |  677b  |  21 lines

  1.                Autodesk 3D Studio
  2.              Copyright (C) Autodesk, Inc.
  3.  
  4. Currently the following 3DStudio primitives are supported by the importer:
  5.  
  6.   o Polygonal meshes (only type of geometry)
  7.   o Textures (the bitmap files must be in sgi (rgb) format in the same
  8.     directory as the .3ds file)
  9.   o Lights
  10.  
  11. The 3DStudio importer uses "3dsToIv" to import to Inventor format. This program has the following options:
  12.  
  13. usage
  14.         3dsToIv <options> input <output>
  15. Options
  16.         -h      produce this help display
  17.         -l      do not include lights in output
  18.         -q      quiet
  19.         -t      do not include texture map information in output
  20.         -v      verbose
  21.